crypto/elliptic.unmarshaler.UnmarshalCompressed (method)

2 uses

	crypto/elliptic (current package)
		elliptic.go#L141: 	UnmarshalCompressed([]byte) (x, y *big.Int)
		elliptic.go#L182: 		return c.UnmarshalCompressed(data)